//==============================================================================
define wisp
{
    TechLogic none/TG Epirus Lvl 11
    set hotspot
    {
        version
        {
            Visualparticle SFX Epirus Wisp Trail
        }
    }
	set hotspot
    {
        version
        {
            Visualparticle SFX Epirus Wisp Trail Yellow
        }
    }
}

//==============================================================================
define arrow
{
    TechLogic none/TG Epirus Lvl 11
    set hotspot
    {
        version
        {
            Visualparticle SFX Epirus Glow 01
        }
    }
	set hotspot
    {
        version
        {
            Visualparticle SFX Epirus Glow 03 Yellow
        }
    }
}

//==============================================================================
define glow
{
    TechLogic none/TG Epirus Lvl 11
    set hotspot
    {
        version
        {
            Visualparticle SFX Epirus Arrow Upfacing 03
        }
    }
	set hotspot
    {
        version
        {
            Visualparticle SFX Epirus Arrow Upfacing 04
        }
    }
}

//==============================================================================
anim idle
{
    TechLogic none/TG Ankh Lvl 1
	SetSelector
    {
	  	set hotspot
        {
            version
            {
				Visual jimmy
            }
        }
    }
	SetSelector
    {
	  	set hotspot
        {
            version
            {
				Visual jimmy
				connect hotspot glow hotspot
				connect hotspot wisp hotspot
				connect hotspot arrow hotspot
            }
        }
    }
}

//==============================================================================
anim walk
{
    TechLogic none/TG Ankh Lvl 1
	SetSelector
    {
	  	set hotspot
        {
            version
            {
				Visual jimmy
            }
        }
    }
	SetSelector
    {
	  	set hotspot
        {
            version
            {
				Visual jimmy
				tag SpecificSoundSet 0.02 false MeteorWoosh checkVisible
				connect hotspot glow hotspot
				connect hotspot wisp hotspot
				connect hotspot arrow hotspot
				lenth 2.0
            }
        }
    }
}
